Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Update README.md in aad-end branch #33

Open
wants to merge 2 commits into
base: aad-end
Choose a base branch
from

Conversation

Matthew-Dong
Copy link
Contributor

Add a section on how to make configuration change in app.js

Add a section on how to make configuration change in app.js
@@ -42,6 +42,22 @@ This TodoList app uses Azure DocumentDB spring boot starter and AngularJS to int
<version>${azure.spring.boot.starter.version}</version>^M
</dependency>
```

* Customize Angular JS
In `app.js`, make following changes. The client leverages Azure AD library for JS to handle AAD authentication in single page application. The following snippet of code configures adal provider for your registered app.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as in aad-start branch. pls help to specify full path of app.js file.

and pls add detail steps on how to get tenant and client id. and what they are

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants